pyBaram

Contents:

  • Introduction
  • Installation
  • User Guide
  • Examples
  • Theory
  • Developer Guide
pyBaram
  • Welcome to pyBaram’s documentation!
  • View page source

Welcome to pyBaram’s documentation!

Contents:

  • Introduction
    • Overview
      • pyBaram
  • Installation
    • Quick start
    • Compile from source
      • Dependencies
  • User Guide
    • How to Run
      • Mesh File
    • Configuration File
      • Backends
      • Constants
      • Solvers
      • Initial and Boundary Conditions
      • Plugins
    • API
      • export_soln()
      • import_mesh()
      • partition_mesh()
      • restart()
      • run()
  • Examples
    • Three-dimensional explosion problem
    • Transonic flow over RAE2822 airfoil
    • Transonic flow over ONERA M6 wing
    • Supersonic flow over HB-2 model
  • Theory
    • Governing Equations
      • Euler Equations
      • Navier-Stokes Equations
      • RANS Equations
    • Finite Volume Method
      • Gradient Calculation
      • Slope Limiter
      • MUSCL-type reconstruction
      • Convective Flux
      • Viscous Flux
      • Negative Divergence of Fluxes
    • Turbulence Models
    • Time Integrations
    • References
  • Developer Guide
    • Overview of Code Structure
      • Start
      • Integrators
      • Solvers
      • Plugins
      • Backends
      • Variables
    • Code Snippets Analysis
      • Inviscid Flux Kernel
      • Non-blocking Send/Receive

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022-2024, AADL, Inha University.

Built with Sphinx using a theme provided by Read the Docs.